home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1995 #5 & #6 / Amiga Plus CD - 1995 - No. 5 and 6.iso / pd / daten / astrolog / distfile < prev    next >
Text File  |  1995-08-11  |  2KB  |  52 lines

  1. /*
  2. **  Distfile for Astrolog-4.40 (Amiga)
  3. */
  4.  
  5.   Distfile        // This file
  6.   README.Amiga    // Information about the Amiga version of Astrolog
  7.  
  8.   Update.440      // Additions made to version 4.30 over the version before.
  9.   README.440      // A summary of Astrolog and what it offers.
  10.   Helpfile.440    // The complete documentation for all of Astrolog's features.
  11.  
  12.   file_id.diz
  13.  
  14. 000:
  15.  
  16.   astrolog.000    // Executable for MC 68000 systems
  17.   astrolog.dat    // Configuration file
  18.  
  19.   LRZ5_24         // Ephemeris files. Not required but provide more accurate positions.
  20.   CHI_24          // The files are in pairs with xx being a number indicating the time
  21.                   // period covered. The two files cover the current and 21st centuries.
  22.  
  23. 030:
  24.  
  25.   astrolog.030    // Executable for MC 68030/68882 systems
  26.   astrolog.dat    // Configuration file
  27.  
  28.   LRZ5_24         // Ephemeris files. Not required but provide more accurate positions.
  29.   CHI_24          // The files are in pairs with xx being a number indicating the time
  30.                   // period covered. The two files cover the current and 21st centuries.
  31.  
  32. DOC:
  33.  
  34.   astrolog.texi   // Texinfo version of Helpfile.440
  35.   astrolog.guide  // AmigaGuideĀ® version of Hellpfile.440
  36.   astrolog.dvi    // TeX output of astrolog.texi
  37.   astrolog.ps     // PostScript version (output of dvips)
  38.  
  39. SRC:
  40.  
  41.   BUGS            // My bug-report to Walter D. Pullen
  42.   astdev.doc      // Developer documentation
  43.  
  44.   DMakefile       // Makefile for Matt Dillon's nice DICE compiler
  45.   Makefile        // GNU-C Makefile
  46.  
  47.   astrolog.c data.c data2.c general.c io.c calc.c matrix.c placalc.c placalc2.c
  48.   charts0.c charts1.c charts2.c charts3.c intrpret.c
  49.   xdata.c xgeneral.c xdevice.c xcharts0.c xcharts1.c xcharts2.c xscreen.c
  50.   amiga.c rastport.c getkey.c xtras.c
  51.   ellipse.s ellipse.asm
  52.